Welcome![Sign In][Sign Up]
Location:
Search - progress bar mfc

Search list

[VC/MFCProgressTimeToComplete_demo

Description: a good time to end progress bar for MFC
Platform: | Size: 22528 | Author: 陈龙 | Hits:

[GUI Developprogress_wnd_demo

Description: another good progress bar for MFC
Platform: | Size: 34816 | Author: 陈龙 | Hits:

[GUI DevelopMfcEx

Description: 对于界面重绘的一个集合库,包括菜单,按扭,进度条,等等,类似于一个mfc的扩展,所以取名叫mfc_ex.dll,-Redraw the interface of a collection of libraries, including the menus, buttons, progress bar, and so on, similar to a mfc extension, so check the name of mfc_ex.dll,
Platform: | Size: 517120 | Author: 彭亮 | Hits:

[source in ebooklesson9

Description: 孙鑫老师VC视频第九课代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-SUN Xin ninth video lesson teacher VC code: how to modify the MFC AppWizard Wizard to generate the appearance of the framework of procedures and size, modify the icon, cursor, background three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide the toolbar. Custom status bar, add in the status bar clock display, CTime class and its usage. In the status bar to add the progress bar (the main window immediately after the progress bar the ingenious ideas, in the OnCreate function should not directly deal with, to use a custom message to the method). Mouse coordinates shows that access to the status bar in the CView object in several ways. How to add a splash screen applications.
Platform: | Size: 57344 | Author: shanyingying | Hits:

[StatusBarAdvancedProgressbar_demo

Description: Advanced Progress bar in MFC application
Platform: | Size: 10240 | Author: Ivan | Hits:

[StatusBarXpProgressBar_demo

Description: XP advanced progress bar control for MFC application
Platform: | Size: 15360 | Author: Ivan | Hits:

[Process-Threadwr

Description: 读者--写者问题,MFC完成的多线程,虽然简单,但功能具全,可以将显示该成进度条,复选框-Readers to write the problem, MFC completed multi-threaded, although simple, but features a whole can be revealed that the into the progress bar, check box
Platform: | Size: 1887232 | Author: 彩霞 | Hits:

[GUI DevelopControl

Description: 自己用VC写的一个基于MFC的控件测试程序,主要演示了进度条,滚动条等控件的用法-VC to write their own use a MFC-based control test procedures, the main demonstration of the progress bar, scroll bars, such as the usage of control
Platform: | Size: 6144 | Author: hello | Hits:

[Compress-Decompress algrithmsRacing

Description: 基于windows mfc的多线程程序设计之赛马进度条的显示-Windows mfc-based multi-threaded program design of the race progress bar display
Platform: | Size: 33792 | Author: 梁明军 | Hits:

[GUI DevelopProgressCtrl

Description: vc++的进度条。这个例子是纯win32的,对于不用mfc的朋友来说可能会让你喜欢的,很简单的几个命令,就能控制进度条。-vc++ the progress bar. This example is pure win32 and mfc friends for not speaking you will probably enjoy, and some very simple commands, you can control the progress bar.
Platform: | Size: 38912 | Author: 青林 | Hits:

[GUI DevelopProgress

Description: MFC中进度条示例,含如何调整进度、节奏等。-A MFC progress bar sample also showing how to adjust pace etc.
Platform: | Size: 1874944 | Author: 张三 | Hits:

[VC/MFCDialog_Based

Description: MFC有关如何制作进度条的完整例子。教你如何制作进度条 -MFC about how to create a complete example of the progress bar. Teach you how to make the progress bar
Platform: | Size: 156672 | Author: liu | Hits:

[StatusBarM1

Description: 使用MFC编写的进度条控件,每隔0.1秒进度条的值增一,到100时变为0,一直循环。-Written using the MFC progress bar control, every 0.1 seconds by the value of a progress bar to 100, becomes 0, has been circulating.
Platform: | Size: 1886208 | Author: 许大伟 | Hits:

[GUI DevelopIProgressDialog_demo

Description: 文件拷贝时的进度条,mfc代码 需要的拷贝文件进度显示的朋友可以-When the file copy progress bar, mfc code needed to copy files show friends can see the progress
Platform: | Size: 28672 | Author: 王三 | Hits:

[GUI DevelopMFC-Interface-pragramming-examples

Description: MFC界面编程的一些比较经典的例子,共26个,包括如何实现位图按钮、如何使用进度条、如何使用旋转按钮等等,对从事系统编程的人帮助较大-MFC programming interface, some of the more classic example, a total of 26, including how to implement bitmap buttons, how to use the progress bar, how to use the rotate buttons, etc., for people to help in the larger system programming
Platform: | Size: 9546752 | Author: zhoufen | Hits:

[GUI Developprogress

Description: 多线程使用进度条+(实例+C++代码)MFC系列-Multi-threaded use the progress bar+ (instance+ C++ code) MFC Series
Platform: | Size: 1852416 | Author: yuwei | Hits:

[GUI DevelopMFC-Study

Description: MFC(进度条+时间显示+IP显示+MFC美化),自己找了这些方面的基本应用,并且总结了一下,每个例子都有2,3种方法可以看。-MFC (time to show progress bar+ IP++ MFC landscaping shown), found himself the basic application of these areas, and summed up what each example has 3 kinds of methods can be seen.
Platform: | Size: 11264 | Author: 马明亮 | Hits:

[GUI Developprogress-bar

Description: vc MFC进度条的简单实用,适合初学者学习使用-vc progress bar simple and practical, suitable for beginners
Platform: | Size: 31744 | Author: 火柴 | Hits:

[GUI DevelopProgress-bar

Description: VC++ mfc 单线程进度条,点击一下按钮,进度条会加载一下,这样便于看效果-VC++ MFC single thread progress bar, click the button, the progress bar will load, so it is easy to see the effect
Platform: | Size: 11264 | Author: anug | Hits:

[Dialog_WindowMFC-Progress-bar-control

Description: MFC进度条使用,本实例实现了一个渐变颜色的进度条。-MFC progress bar used, this example of a gradient of the progress bar
Platform: | Size: 7485440 | Author: 苏树林 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net